You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it says WithGraphemeClustering disables grapheme clustering. Seems it should be named WithoutGraphemeClustering if that's the case
ColorProfileMsg clean up godoc
“Note: that some terminal’s like Apple’s Terminal.app” -> “some terminals”
update tutorial instructions in the tutorials dir
explain when to use real cursor vs virtual cursor
RE: WithReportFocus -> We should link to how to configure this for tmux. Also, what happens if this is used and the terminal emulator or multiplexer doesn’t support it? No message is ever received?
Examples to tidy
tea.NewFrame should be removed (_cursor-style-func)
examples/_image: there’s a bunch of commented out code + what is the image package?
examples/_wishbug: What is this example showing? It’s mentioning an ssh session, but I’m not seeing any ssh-related stuff in the example.
examples/altscreen-toggle
examples/autocomplete
examples/creditcard
examples/query-term
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Action Items
TestApp
disabled with a TODOexec_test.go
)WithGraphemeClustering
disables grapheme clustering. Seems it should be namedWithoutGraphemeClustering
if that's the caseColorProfileMsg
clean up godoctutorials
dirExamples to tidy
tea.NewFrame
should be removed (_cursor-style-func
)examples/_image
: there’s a bunch of commented out code + what is the image package?examples/_wishbug
: What is this example showing? It’s mentioning an ssh session, but I’m not seeing any ssh-related stuff in the example.examples/altscreen-toggle
examples/autocomplete
examples/creditcard
examples/query-term
The text was updated successfully, but these errors were encountered: